projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
415e381
)
Use proper configure option `--without-file-notification'.
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 5 Feb 2014 11:45:01 +0000
(12:45 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 5 Feb 2014 11:45:01 +0000
(12:45 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3898da5854a81887f56422e8ef2197e70ebc8699..08b07aa86edce7f02661e84cdfa12d6b25c61986 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-32,7
+32,7
@@
configure option `--disable-acl'.
** Emacs can now be compiled with file notification support.
This happens by default if a suitable system library is found at
build time. To prevent this, use the configure option
-`--with
-file-notification-no
'. See below for file-notify features.
+`--with
out-file-notification
'. See below for file-notify features.
FIXME? This feature is not available for the Nextstep port. (?)
---